PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getMaxHeadingLevelForContentsPage Method
In This Topic
    getMaxHeadingLevelForContentsPage Method
    In This Topic
    Gets the maximum heading level to be included in the contents page.
    This value is used if method returns true.
    Syntax
    public int getMaxHeadingLevelForContentsPage()

    Return Value

    Maximum heading level to be included in the contents page. 0 means all levels.
    See Also